home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / mips / svr4-t.h < prev    next >
C/C++ Source or Header  |  1994-01-31  |  331b  |  13 lines

  1. /* Definitions of target machine for GNU compiler.  Tandem S2 w/ NonStop UX. */
  2. #include "mips/svr4-5.h"
  3.  
  4. /* Use the default value for this.  */
  5. #undef STANDARD_INCLUDE_DIR
  6.  
  7. #undef MACHINE_TYPE
  8. #define MACHINE_TYPE "TANDEM System V.4 Mips"
  9.  
  10. /* Use the default values in mips.h.  */
  11. #undef MD_STARTFILE_PREFIX
  12. #undef MD_EXEC_PREFIX
  13.